projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c300c53
)
Bump up the dependency on Meson
author
Emmanuele Bassi
<ebassi@gnome.org>
Sun, 11 Feb 2018 16:42:09 +0000
(16:42 +0000)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Mon, 12 Feb 2018 11:42:44 +0000
(11:42 +0000)
We're going to use a new argument in the generate_gir() function.
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 3c7972d87a3d0277903499abff70aae178da3617..8f5ad42f97c38993999d86b15b5eed1135b74df7 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-7,7
+7,7
@@
project('gtk+', 'c',
# https://github.com/mesonbuild/meson/issues/2289
'c_std=gnu99',
],
- meson_version : '>= 0.4
2.1
',
+ meson_version : '>= 0.4
3.0
',
license: 'LGPLv2.1+')
glib_major_req = 2